Skip to content

fix(protocol-contracts): remove unused function parameters in staking (N-04)#1689

Merged
melanciani merged 1 commit intomainfrom
melanciani/fix/protocol-contracts/staking/remove_unused_params
Jan 5, 2026
Merged

fix(protocol-contracts): remove unused function parameters in staking (N-04)#1689
melanciani merged 1 commit intomainfrom
melanciani/fix/protocol-contracts/staking/remove_unused_params

Conversation

@melanciani
Copy link
Copy Markdown
Contributor

@melanciani melanciani commented Dec 30, 2025

Remove unused first parameter from pendingRedeemRequest and claimableRedeemRequest functions in OperatorStaking contract.

refs https://github.com/zama-ai/fhevm-internal/issues/826

@melanciani melanciani requested a review from a team as a code owner December 30, 2025 14:15
@cla-bot cla-bot bot added the cla-signed label Dec 30, 2025
@mergify
Copy link
Copy Markdown

mergify bot commented Dec 30, 2025

🧪 CI Insights

Here's what we observed from your CI run for 091d73b.

🟢 All jobs passed!

But CI Insights is watching 👀

@melanciani melanciani requested review from arr00 and jatZama December 30, 2025 16:59
Copy link
Copy Markdown
Member

@jatZama jatZama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve, since we no longer plan to follow the async vault standard, same as for the event update, but do not forget to update the front-end here as well.

@melanciani melanciani changed the title fix(protocol-contracts): remove unused function parameters in staking (N-06) fix(protocol-contracts): remove unused function parameters in staking (N-04) Jan 5, 2026
@melanciani melanciani merged commit d39cddc into main Jan 5, 2026
68 checks passed
@melanciani melanciani deleted the melanciani/fix/protocol-contracts/staking/remove_unused_params branch January 5, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants